You are here: COM Interface > Interfaces > ISearchReportJob Interface > ISearchReportJob::OutputFormat Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchReportJob::OutputFormat Property
Syntax
IDL
__property long OutputFormat;

Output format for the conversion (see OutputFormats enum for a list of types). By default, a FileConverter converts the input file to HTML. Other supported options are: it_RTF (212), it_Utf8 (238) (Unicode text), and it_Ansi (202).

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.